home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / diary_note / agenda / !Agenda / !Run < prev    next >
Encoding:
Text File  |  1995-04-02  |  723 b   |  17 lines

  1. | !Run !Agenda
  2. | by Raffaele Ferrigno
  3.  
  4. IconSprites <Obey$Dir>.!Sprites
  5. RMEnsure UtilityModule 3.10 Error Agenda needs RISC OS 3.1 or later.
  6. Set Agenda$Dir <Obey$Dir>
  7. IF "<System$Path>" = "" THEN ERROR 0 System Resources cannot be found
  8. RMEnsure SharedCLibrary 0 RMLoad System:Modules.CLib
  9. RMEnsure SharedCLibrary 3.50 Error Interface needs Clib 3.50 or above
  10. RMEnsure InterfaceManager 1.55 RMLoad <Agenda$Dir>.Resources.Interface
  11. RMEnsure InterfaceManager 1.55 Error Couldn't load Interface Manager
  12. RMKill InterfaceManager
  13. RMEnsure InterfaceManager 1.55 RMLoad <Agenda$Dir>.Resources.Interface
  14. RMEnsure InterfaceManager 1.55 Error Couldn't load Interface Manager
  15. WimpSlot -min 160k -max 320k
  16. RUN <Agenda$Dir>.!RunImage %*0
  17.